PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFCustomDigitalSignature Class / PDFCustomDigitalSignature Constructor
Size in bytes of preallocated space for the signature
In This Topic
    PDFCustomDigitalSignature Constructor
    In This Topic
    Initializes a new PDFCustomDigitalSignature object.
    Syntax
    protected PDFCustomDigitalSignature( 
       int signatureSize
    )

    Parameters

    signatureSize
    Size in bytes of preallocated space for the signature
    See Also